Build Information
Successful build of SwiftCBOR, reference master (0b01ca
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 28 Apr 2025 19:45:06 UTC.
Swift 6 data race errors: 17
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftCBOR -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\ _UnsafeWrappedBuffer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/DequeModule/_UnsafeWrappedBuffer.swift (in target 'DequeModule' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/DequeModule/_UnsafeWrappedBuffer.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 _DequeBufferHeader.swift (in target 'DequeModule' from project 'swift-collections')
SwiftCompile normal arm64 Compiling\ Deque+Extras.swift,\ Deque+Hashable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/DequeModule/Deque+Extras.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/DequeModule/Deque+Hashable.swift (in target 'DequeModule' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/DequeModule/Deque+Extras.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+Hashable.swift (in target 'DequeModule' 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\ Deque+Codable.swift,\ Deque+Collection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/DequeModule/Deque+Codable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/DequeModule/Deque+Collection.swift (in target 'DequeModule' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/DequeModule/Deque+Codable.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+Collection.swift (in target 'DequeModule' from project 'swift-collections')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Deque+CustomReflectable.swift, Deque+Descriptions.swift (in target 'DequeModule' from project 'swift-collections')
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
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\ _DequeBuffer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/DequeModule/_DequeBuffer.swift (in target 'DequeModule' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/DequeModule/_DequeBuffer.swift (in target 'DequeModule' 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 _DequeSlot.swift (in target 'DequeModule' 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 _UnsafeWrappedBuffer.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
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 TreeSet+SetAlgebra basics.swift, TreeSet+SetAlgebra formIntersection.swift, TreeSet+SetAlgebra formSymmetricDifference.swift, TreeSet+SetAlgebra formUnion.swift, TreeSet+SetAlgebra intersection.swift, TreeSet+SetAlgebra isDisjoint.swift, TreeSet+SetAlgebra isEqualSet.swift, TreeSet+SetAlgebra isStrictSubset.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
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 Deque+Extras.swift, Deque+Hashable.swift (in target 'DequeModule' from project 'swift-collections')
SwiftDriverJobDiscovery normal arm64 Compiling Deque+Equatable.swift, Deque+ExpressibleByArrayLiteral.swift (in target 'DequeModule' from project 'swift-collections')
SwiftDriverJobDiscovery normal arm64 Compiling TreeDictionary+Sequence.swift, TreeDictionary+Values.swift, TreeDictionary.swift, TreeSet+Codable.swift, TreeSet+Collection.swift, TreeSet+CustomReflectable.swift, TreeSet+Debugging.swift, TreeSet+Descriptions.swift (in target 'HashTreeCollections' 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 _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\ 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 _DequeBuffer.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 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')
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')
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')
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')
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-28 12:45:00.780 appintentsmetadataprocessor[822:4569] Starting appintentsmetadataprocessor export
2025-04-28 12:45:00.827 appintentsmetadataprocessor[822:4569] Extracted no relevant App Intents symbols, skipping writing output
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
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')
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')
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 Emitting module for Collections (in target 'Collections' from project 'swift-collections')
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')
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
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
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
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
SwiftDriver SwiftCBOR normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftCBOR' from project 'SwiftCBOR')
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 SwiftCBOR -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR.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-macos10.15 -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/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR-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/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR_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/SwiftCBOR.build/Debug/SwiftCBOR.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.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/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
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')
SwiftCompile normal arm64 Compiling\ CBORDecoder.swift,\ CBOREncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/CBORDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/CBOREncodable.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CBORDecoder.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CBOREncodable.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UnkeyedDecodingContainer.swift,\ CodableCBOREncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/Decoder/UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/Encoder/CodableCBOREncoder.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Decoder/UnkeyedDecodingContainer.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Encoder/CodableCBOREncoder.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CBOREncoder.swift,\ CBORInputStream.swift /Users/admin/builder/spi-builder-workspace/Sources/CBOREncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/CBORInputStream.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CBOREncoder.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CBORInputStream.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CBOROptions.swift,\ CodableCBORDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/CBOROptions.swift /Users/admin/builder/spi-builder-workspace/Sources/Decoder/CodableCBORDecoder.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CBOROptions.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Decoder/CodableCBORDecoder.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ KeyedDecodingContainer.swift,\ SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/Decoder/KeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/Decoder/SingleValueDecodingContainer.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Decoder/KeyedDecodingContainer.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Decoder/SingleValueDecodingContainer.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Decoder/SingleValueDecodingContainer.swift:234:10: warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
func decode(_ type: Data.Type) throws -> Data {
^
/Users/admin/builder/spi-builder-workspace/Sources/Decoder/SingleValueDecodingContainer.swift:234:10: note: candidate has non-matching type '(Data.Type) throws -> Data'
func decode(_ type: Data.Type) throws -> Data {
^
/Users/admin/builder/spi-builder-workspace/Sources/Decoder/SingleValueDecodingContainer.swift:234:10: note: move 'decode' to another extension to silence this warning
func decode(_ type: Data.Type) throws -> Data {
^
/Users/admin/builder/spi-builder-workspace/Sources/Decoder/SingleValueDecodingContainer.swift:234:10: note: make 'decode' private to silence this warning
func decode(_ type: Data.Type) throws -> Data {
^
private
Swift.SingleValueDecodingContainer.decode:3:8: note: requirement 'decode' declared here
func decode(_ type: Int128.Type) throws -> Int128}
^
SwiftCompile normal arm64 Compiling\ AnyCodingKey.swift,\ CBOR.swift /Users/admin/builder/spi-builder-workspace/Sources/AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AnyCodingKey.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:150:23: warning: static property 'standardDateTimeString' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let standardDateTimeString = CBOR.Tag(rawValue: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:150:23: note: add '@MainActor' to make static property 'standardDateTimeString' part of global actor 'MainActor'
public static let standardDateTimeString = CBOR.Tag(rawValue: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:150:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let standardDateTimeString = CBOR.Tag(rawValue: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:151:23: warning: static property 'epochBasedDateTime' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let epochBasedDateTime = CBOR.Tag(rawValue: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:151:23: note: add '@MainActor' to make static property 'epochBasedDateTime' part of global actor 'MainActor'
public static let epochBasedDateTime = CBOR.Tag(rawValue: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:151:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let epochBasedDateTime = CBOR.Tag(rawValue: 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:152:23: warning: static property 'positiveBignum' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let positiveBignum = CBOR.Tag(rawValue: 2)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:152:23: note: add '@MainActor' to make static property 'positiveBignum' part of global actor 'MainActor'
public static let positiveBignum = CBOR.Tag(rawValue: 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:152:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let positiveBignum = CBOR.Tag(rawValue: 2)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:153:23: warning: static property 'negativeBignum' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let negativeBignum = CBOR.Tag(rawValue: 3)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:153:23: note: add '@MainActor' to make static property 'negativeBignum' part of global actor 'MainActor'
public static let negativeBignum = CBOR.Tag(rawValue: 3)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:153:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let negativeBignum = CBOR.Tag(rawValue: 3)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:154:23: warning: static property 'decimalFraction' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let decimalFraction = CBOR.Tag(rawValue: 4)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:154:23: note: add '@MainActor' to make static property 'decimalFraction' part of global actor 'MainActor'
public static let decimalFraction = CBOR.Tag(rawValue: 4)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:154:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let decimalFraction = CBOR.Tag(rawValue: 4)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:155:23: warning: static property 'bigfloat' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let bigfloat = CBOR.Tag(rawValue: 5)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:155:23: note: add '@MainActor' to make static property 'bigfloat' part of global actor 'MainActor'
public static let bigfloat = CBOR.Tag(rawValue: 5)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:155:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let bigfloat = CBOR.Tag(rawValue: 5)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:159:23: warning: static property 'expectedConversionToBase64URLEncoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let expectedConversionToBase64URLEncoding = CBOR.Tag(rawValue: 21)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:159:23: note: add '@MainActor' to make static property 'expectedConversionToBase64URLEncoding' part of global actor 'MainActor'
public static let expectedConversionToBase64URLEncoding = CBOR.Tag(rawValue: 21)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:159:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let expectedConversionToBase64URLEncoding = CBOR.Tag(rawValue: 21)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:160:23: warning: static property 'expectedConversionToBase64Encoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let expectedConversionToBase64Encoding = CBOR.Tag(rawValue: 22)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:160:23: note: add '@MainActor' to make static property 'expectedConversionToBase64Encoding' part of global actor 'MainActor'
public static let expectedConversionToBase64Encoding = CBOR.Tag(rawValue: 22)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:160:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let expectedConversionToBase64Encoding = CBOR.Tag(rawValue: 22)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:161:23: warning: static property 'expectedConversionToBase16Encoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let expectedConversionToBase16Encoding = CBOR.Tag(rawValue: 23)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:161:23: note: add '@MainActor' to make static property 'expectedConversionToBase16Encoding' part of global actor 'MainActor'
public static let expectedConversionToBase16Encoding = CBOR.Tag(rawValue: 23)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:161:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let expectedConversionToBase16Encoding = CBOR.Tag(rawValue: 23)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:162:23: warning: static property 'encodedCBORDataItem' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let encodedCBORDataItem = CBOR.Tag(rawValue: 24)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:162:23: note: add '@MainActor' to make static property 'encodedCBORDataItem' part of global actor 'MainActor'
public static let encodedCBORDataItem = CBOR.Tag(rawValue: 24)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:162:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let encodedCBORDataItem = CBOR.Tag(rawValue: 24)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:166:23: warning: static property 'uri' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let uri = CBOR.Tag(rawValue: 32)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:166:23: note: add '@MainActor' to make static property 'uri' part of global actor 'MainActor'
public static let uri = CBOR.Tag(rawValue: 32)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:166:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let uri = CBOR.Tag(rawValue: 32)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:167:23: warning: static property 'base64Url' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let base64Url = CBOR.Tag(rawValue: 33)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:167:23: note: add '@MainActor' to make static property 'base64Url' part of global actor 'MainActor'
public static let base64Url = CBOR.Tag(rawValue: 33)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:167:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let base64Url = CBOR.Tag(rawValue: 33)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:168:23: warning: static property 'base64' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let base64 = CBOR.Tag(rawValue: 34)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:168:23: note: add '@MainActor' to make static property 'base64' part of global actor 'MainActor'
public static let base64 = CBOR.Tag(rawValue: 34)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:168:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let base64 = CBOR.Tag(rawValue: 34)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:169:23: warning: static property 'regularExpression' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let regularExpression = CBOR.Tag(rawValue: 35)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:169:23: note: add '@MainActor' to make static property 'regularExpression' part of global actor 'MainActor'
public static let regularExpression = CBOR.Tag(rawValue: 35)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:169:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let regularExpression = CBOR.Tag(rawValue: 35)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:170:23: warning: static property 'mimeMessage' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let mimeMessage = CBOR.Tag(rawValue: 36)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:170:23: note: add '@MainActor' to make static property 'mimeMessage' part of global actor 'MainActor'
public static let mimeMessage = CBOR.Tag(rawValue: 36)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:170:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let mimeMessage = CBOR.Tag(rawValue: 36)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:171:23: warning: static property 'uuid' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let uuid = CBOR.Tag(rawValue: 37)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:171:23: note: add '@MainActor' to make static property 'uuid' part of global actor 'MainActor'
public static let uuid = CBOR.Tag(rawValue: 37)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:171:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let uuid = CBOR.Tag(rawValue: 37)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:175:23: warning: static property 'selfDescribeCBOR' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let selfDescribeCBOR = CBOR.Tag(rawValue: 55799)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:175:23: note: add '@MainActor' to make static property 'selfDescribeCBOR' part of global actor 'MainActor'
public static let selfDescribeCBOR = CBOR.Tag(rawValue: 55799)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:175:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let selfDescribeCBOR = CBOR.Tag(rawValue: 55799)
^
nonisolated(unsafe)
SwiftEmitModule normal arm64 Emitting\ module\ for\ SwiftCBOR (in target 'SwiftCBOR' from project 'SwiftCBOR')
EmitSwiftModule normal arm64 (in target 'SwiftCBOR' from project 'SwiftCBOR')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:150:23: warning: static property 'standardDateTimeString' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let standardDateTimeString = CBOR.Tag(rawValue: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:150:23: note: add '@MainActor' to make static property 'standardDateTimeString' part of global actor 'MainActor'
public static let standardDateTimeString = CBOR.Tag(rawValue: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:150:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let standardDateTimeString = CBOR.Tag(rawValue: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:151:23: warning: static property 'epochBasedDateTime' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let epochBasedDateTime = CBOR.Tag(rawValue: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:151:23: note: add '@MainActor' to make static property 'epochBasedDateTime' part of global actor 'MainActor'
public static let epochBasedDateTime = CBOR.Tag(rawValue: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:151:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let epochBasedDateTime = CBOR.Tag(rawValue: 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:152:23: warning: static property 'positiveBignum' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let positiveBignum = CBOR.Tag(rawValue: 2)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:152:23: note: add '@MainActor' to make static property 'positiveBignum' part of global actor 'MainActor'
public static let positiveBignum = CBOR.Tag(rawValue: 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:152:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let positiveBignum = CBOR.Tag(rawValue: 2)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:153:23: warning: static property 'negativeBignum' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let negativeBignum = CBOR.Tag(rawValue: 3)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:153:23: note: add '@MainActor' to make static property 'negativeBignum' part of global actor 'MainActor'
public static let negativeBignum = CBOR.Tag(rawValue: 3)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:153:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let negativeBignum = CBOR.Tag(rawValue: 3)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:154:23: warning: static property 'decimalFraction' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let decimalFraction = CBOR.Tag(rawValue: 4)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:154:23: note: add '@MainActor' to make static property 'decimalFraction' part of global actor 'MainActor'
public static let decimalFraction = CBOR.Tag(rawValue: 4)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:154:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let decimalFraction = CBOR.Tag(rawValue: 4)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:155:23: warning: static property 'bigfloat' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let bigfloat = CBOR.Tag(rawValue: 5)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:155:23: note: add '@MainActor' to make static property 'bigfloat' part of global actor 'MainActor'
public static let bigfloat = CBOR.Tag(rawValue: 5)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:155:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let bigfloat = CBOR.Tag(rawValue: 5)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:159:23: warning: static property 'expectedConversionToBase64URLEncoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let expectedConversionToBase64URLEncoding = CBOR.Tag(rawValue: 21)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:159:23: note: add '@MainActor' to make static property 'expectedConversionToBase64URLEncoding' part of global actor 'MainActor'
public static let expectedConversionToBase64URLEncoding = CBOR.Tag(rawValue: 21)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:159:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let expectedConversionToBase64URLEncoding = CBOR.Tag(rawValue: 21)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:160:23: warning: static property 'expectedConversionToBase64Encoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let expectedConversionToBase64Encoding = CBOR.Tag(rawValue: 22)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:160:23: note: add '@MainActor' to make static property 'expectedConversionToBase64Encoding' part of global actor 'MainActor'
public static let expectedConversionToBase64Encoding = CBOR.Tag(rawValue: 22)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:160:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let expectedConversionToBase64Encoding = CBOR.Tag(rawValue: 22)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:161:23: warning: static property 'expectedConversionToBase16Encoding' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let expectedConversionToBase16Encoding = CBOR.Tag(rawValue: 23)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:161:23: note: add '@MainActor' to make static property 'expectedConversionToBase16Encoding' part of global actor 'MainActor'
public static let expectedConversionToBase16Encoding = CBOR.Tag(rawValue: 23)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:161:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let expectedConversionToBase16Encoding = CBOR.Tag(rawValue: 23)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:162:23: warning: static property 'encodedCBORDataItem' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let encodedCBORDataItem = CBOR.Tag(rawValue: 24)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:162:23: note: add '@MainActor' to make static property 'encodedCBORDataItem' part of global actor 'MainActor'
public static let encodedCBORDataItem = CBOR.Tag(rawValue: 24)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:162:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let encodedCBORDataItem = CBOR.Tag(rawValue: 24)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:166:23: warning: static property 'uri' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let uri = CBOR.Tag(rawValue: 32)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:166:23: note: add '@MainActor' to make static property 'uri' part of global actor 'MainActor'
public static let uri = CBOR.Tag(rawValue: 32)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:166:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let uri = CBOR.Tag(rawValue: 32)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:167:23: warning: static property 'base64Url' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let base64Url = CBOR.Tag(rawValue: 33)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:167:23: note: add '@MainActor' to make static property 'base64Url' part of global actor 'MainActor'
public static let base64Url = CBOR.Tag(rawValue: 33)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:167:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let base64Url = CBOR.Tag(rawValue: 33)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:168:23: warning: static property 'base64' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let base64 = CBOR.Tag(rawValue: 34)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:168:23: note: add '@MainActor' to make static property 'base64' part of global actor 'MainActor'
public static let base64 = CBOR.Tag(rawValue: 34)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:168:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let base64 = CBOR.Tag(rawValue: 34)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:169:23: warning: static property 'regularExpression' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let regularExpression = CBOR.Tag(rawValue: 35)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:169:23: note: add '@MainActor' to make static property 'regularExpression' part of global actor 'MainActor'
public static let regularExpression = CBOR.Tag(rawValue: 35)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:169:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let regularExpression = CBOR.Tag(rawValue: 35)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:170:23: warning: static property 'mimeMessage' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let mimeMessage = CBOR.Tag(rawValue: 36)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:170:23: note: add '@MainActor' to make static property 'mimeMessage' part of global actor 'MainActor'
public static let mimeMessage = CBOR.Tag(rawValue: 36)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:170:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let mimeMessage = CBOR.Tag(rawValue: 36)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:171:23: warning: static property 'uuid' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let uuid = CBOR.Tag(rawValue: 37)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:171:23: note: add '@MainActor' to make static property 'uuid' part of global actor 'MainActor'
public static let uuid = CBOR.Tag(rawValue: 37)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:171:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let uuid = CBOR.Tag(rawValue: 37)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:175:23: warning: static property 'selfDescribeCBOR' is not concurrency-safe because non-'Sendable' type 'CBOR.Tag' may have shared mutable state; this is an error in the Swift 6 language mode
public static let selfDescribeCBOR = CBOR.Tag(rawValue: 55799)
^
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:136:19: note: consider making struct 'Tag' conform to the 'Sendable' protocol
public struct Tag: RawRepresentable, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:175:23: note: add '@MainActor' to make static property 'selfDescribeCBOR' part of global actor 'MainActor'
public static let selfDescribeCBOR = CBOR.Tag(rawValue: 55799)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CBOR.swift:175:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let selfDescribeCBOR = CBOR.Tag(rawValue: 55799)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Decoder/SingleValueDecodingContainer.swift:234:10: warning: instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
func decode(_ type: Data.Type) throws -> Data {
^
/Users/admin/builder/spi-builder-workspace/Sources/Decoder/SingleValueDecodingContainer.swift:234:10: note: candidate has non-matching type '(Data.Type) throws -> Data'
func decode(_ type: Data.Type) throws -> Data {
^
/Users/admin/builder/spi-builder-workspace/Sources/Decoder/SingleValueDecodingContainer.swift:234:10: note: move 'decode' to another extension to silence this warning
func decode(_ type: Data.Type) throws -> Data {
^
/Users/admin/builder/spi-builder-workspace/Sources/Decoder/SingleValueDecodingContainer.swift:234:10: note: make 'decode' private to silence this warning
func decode(_ type: Data.Type) throws -> Data {
^
private
Swift.SingleValueDecodingContainer.decode:3:8: note: requirement 'decode' declared here
func decode(_ type: Int128.Type) throws -> Int128}
^
/Users/admin/builder/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:134:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
func encode(_ value: Date) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:134:10: note: candidate has non-matching type '(Date) throws -> ()'
func encode(_ value: Date) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:134:10: note: move 'encode' to another extension to silence this warning
func encode(_ value: Date) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:134:10: note: make 'encode' private to silence this warning
func encode(_ value: Date) throws {
^
private
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
mutating func encode(_ value: Int128) throws}
^
/Users/admin/builder/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:141:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
func encode(_ value: Data) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:141:10: note: candidate has non-matching type '(Data) throws -> ()'
func encode(_ value: Data) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:141:10: note: move 'encode' to another extension to silence this warning
func encode(_ value: Data) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:141:10: note: make 'encode' private to silence this warning
func encode(_ value: Data) throws {
^
private
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
mutating func encode(_ value: UInt128) throws}
^
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')
SwiftCompile normal arm64 Compiling\ KeyedEncodingContainer.swift,\ SingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/Encoder/KeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Encoder/KeyedEncodingContainer.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:134:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
func encode(_ value: Date) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:134:10: note: candidate has non-matching type '(Date) throws -> ()'
func encode(_ value: Date) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:134:10: note: move 'encode' to another extension to silence this warning
func encode(_ value: Date) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:134:10: note: make 'encode' private to silence this warning
func encode(_ value: Date) throws {
^
private
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
mutating func encode(_ value: Int128) throws}
^
/Users/admin/builder/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:141:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
func encode(_ value: Data) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:141:10: note: candidate has non-matching type '(Data) throws -> ()'
func encode(_ value: Data) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:141:10: note: move 'encode' to another extension to silence this warning
func encode(_ value: Data) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/Encoder/SingleValueEncodingContainer.swift:141:10: note: make 'encode' private to silence this warning
func encode(_ value: Data) throws {
^
private
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
mutating func encode(_ value: UInt128) throws}
^
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')
SwiftCompile normal arm64 Compiling\ UnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/Encoder/UnkeyedEncodingContainer.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Encoder/UnkeyedEncodingContainer.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
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\ Util.swift /Users/admin/builder/spi-builder-workspace/Sources/Util.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Util.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
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\ FixedWidthInteger+Bytes.swift /Users/admin/builder/spi-builder-workspace/Sources/FixedWidthInteger+Bytes.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FixedWidthInteger+Bytes.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for SwiftCBOR (in target 'SwiftCBOR' from project 'SwiftCBOR')
SwiftDriver\ Compilation\ Requirements SwiftCBOR normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftCBOR' from project 'SwiftCBOR')
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 SwiftCBOR -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR.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-macos10.15 -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/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR-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/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR_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/SwiftCBOR.build/Debug/SwiftCBOR.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.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/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Util.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
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
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/SwiftCBOR-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR-Swift.h (in target 'SwiftCBOR' from project 'SwiftCBOR')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/SwiftCBOR-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SwiftCBOR.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR.swiftmodule (in target 'SwiftCBOR' from project 'SwiftCBOR')
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/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SwiftCBOR.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SwiftCBOR.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR.swiftdoc (in target 'SwiftCBOR' from project 'SwiftCBOR')
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/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SwiftCBOR.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SwiftCBOR.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR.abi.json (in target 'SwiftCBOR' from project 'SwiftCBOR')
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/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SwiftCBOR.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SwiftCBOR.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR.swiftsourceinfo (in target 'SwiftCBOR' from project 'SwiftCBOR')
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/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SwiftCBOR.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
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
SwiftDriverJobDiscovery normal arm64 Compiling FixedWidthInteger+Bytes.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
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
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
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 '_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-28 12:45:03.638 appintentsmetadataprocessor[847:4785] Starting appintentsmetadataprocessor export
2025-04-28 12:45:03.684 appintentsmetadataprocessor[847:4785] Extracted no relevant App Intents symbols, skipping writing output
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-28 12:45:03.672 appintentsmetadataprocessor[849:4799] Starting appintentsmetadataprocessor export
2025-04-28 12:45:03.711 appintentsmetadataprocessor[849:4799] Extracted no relevant App Intents symbols, skipping writing output
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-28 12:45:03.704 appintentsmetadataprocessor[850:4804] Starting appintentsmetadataprocessor export
2025-04-28 12:45:03.743 appintentsmetadataprocessor[850:4804] Extracted no relevant App Intents symbols, skipping writing output
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-28 12:45:03.730 appintentsmetadataprocessor[851:4808] Starting appintentsmetadataprocessor export
2025-04-28 12:45:03.769 appintentsmetadataprocessor[851:4808] Extracted no relevant App Intents symbols, skipping writing output
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-28 12:45:03.765 appintentsmetadataprocessor[852:4811] Starting appintentsmetadataprocessor export
2025-04-28 12:45:03.808 appintentsmetadataprocessor[852:4811] Extracted no relevant App Intents symbols, skipping writing output
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-28 12:45:03.788 appintentsmetadataprocessor[853:4813] Starting appintentsmetadataprocessor export
2025-04-28 12:45:03.828 appintentsmetadataprocessor[853:4813] Extracted no relevant App Intents symbols, skipping writing output
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
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
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
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
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
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-28 12:45:03.916 appintentsmetadataprocessor[856:4834] Starting appintentsmetadataprocessor export
2025-04-28 12:45:03.954 appintentsmetadataprocessor[856:4834] 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 CBOROptions.swift, CodableCBORDecoder.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
SwiftDriverJobDiscovery normal arm64 Compiling UnkeyedEncodingContainer.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
SwiftDriverJobDiscovery normal arm64 Compiling AnyCodingKey.swift, CBOR.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
SwiftDriverJobDiscovery normal arm64 Compiling KeyedEncodingContainer.swift, SingleValueEncodingContainer.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
SwiftDriverJobDiscovery normal arm64 Compiling UnkeyedDecodingContainer.swift, CodableCBOREncoder.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
SwiftDriverJobDiscovery normal arm64 Compiling KeyedDecodingContainer.swift, SingleValueDecodingContainer.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
SwiftDriverJobDiscovery normal arm64 Compiling CBORDecoder.swift, CBOREncodable.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
SwiftDriverJobDiscovery normal arm64 Compiling CBOREncoder.swift, CBORInputStream.swift (in target 'SwiftCBOR' from project 'SwiftCBOR')
SwiftDriver\ Compilation SwiftCBOR normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftCBOR' from project 'SwiftCBOR')
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 SwiftCBOR -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR.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-macos10.15 -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/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR-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/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR_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/SwiftCBOR.build/Debug/SwiftCBOR.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.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/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR-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/SwiftCBOR.o normal (in target 'SwiftCBOR' from project 'SwiftCBOR')
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-macos10.15 -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/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR_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/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SwiftCBOR.o
ExtractAppIntentsMetadata (in target 'SwiftCBOR' from project 'SwiftCBOR')
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 SwiftCBOR --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.15 --bundle-identifier spi-builder-workspace.SwiftCBOR --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SwiftCBOR.appintents --target-triple arm64-apple-macos10.15 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SwiftCBOR.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.build/SwiftCBOR.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.build/SwiftCBOR.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCBOR.build/Debug/SwiftCBOR.build/Objects-normal/arm64/SwiftCBOR.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-28 12:45:05.281 appintentsmetadataprocessor[859:4849] Starting appintentsmetadataprocessor export
2025-04-28 12:45:05.313 appintentsmetadataprocessor[859:4849] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SwiftCBOR.o (in target 'SwiftCBOR' from project 'SwiftCBOR')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SwiftCBOR.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:6dbea54b300a938fb7baff214218e5c89ca5261a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:6dbea54b300a938fb7baff214218e5c89ca5261a, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:6dbea54b300a938fb7baff214218e5c89ca5261a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:6dbea54b300a938fb7baff214218e5c89ca5261a, name:My Mac }
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "SwiftCBOR",
"name" : "SwiftCBOR",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "SwiftCBOR",
"targets" : [
"SwiftCBOR"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftCBORTests",
"module_type" : "SwiftTarget",
"name" : "SwiftCBORTests",
"path" : "Tests",
"sources" : [
"CBORCodableRoundtripTests.swift",
"CBORDecoderTests.swift",
"CBOREncodableTests.swift",
"CBOREncoderTests.swift",
"CBORTests.swift",
"CodableCBORDecoderTests.swift",
"CodableCBOREncoderTests.swift",
"Helpers.swift"
],
"target_dependencies" : [
"SwiftCBOR"
],
"type" : "test"
},
{
"c99name" : "SwiftCBOR",
"module_type" : "SwiftTarget",
"name" : "SwiftCBOR",
"path" : "Sources",
"product_dependencies" : [
"Collections"
],
"product_memberships" : [
"SwiftCBOR"
],
"sources" : [
"AnyCodingKey.swift",
"CBOR.swift",
"CBORDecoder.swift",
"CBOREncodable.swift",
"CBOREncoder.swift",
"CBORInputStream.swift",
"CBOROptions.swift",
"Decoder/CodableCBORDecoder.swift",
"Decoder/KeyedDecodingContainer.swift",
"Decoder/SingleValueDecodingContainer.swift",
"Decoder/UnkeyedDecodingContainer.swift",
"Encoder/CodableCBOREncoder.swift",
"Encoder/KeyedEncodingContainer.swift",
"Encoder/SingleValueEncodingContainer.swift",
"Encoder/UnkeyedEncodingContainer.swift",
"FixedWidthInteger+Bytes.swift",
"Util.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.