Build Information
Successful build of Assertions, reference main (c815e2), with Swift 6.1 for macOS (SPM) on 1 Sep 2025 15:59:58 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/harlanhaskins/assertions.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/harlanhaskins/assertions
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c815e2c Initial commit
Cloned https://github.com/harlanhaskins/assertions.git
Revision (git rev-parse @):
c815e2cff666d1cbe603e782ab01dfe2f39c1f73
SUCCESS checkout https://github.com/harlanhaskins/assertions.git at main
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (1.11s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.73s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "assertions",
"name": "Assertions",
"url": "https://github.com/harlanhaskins/assertions.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/assertions",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections",
"version": "1.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/harlanhaskins/assertions.git
[1/16] Fetching assertions
Fetched https://github.com/harlanhaskins/assertions.git from cache (0.52s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.60s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.65s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Creating working copy for https://github.com/harlanhaskins/assertions.git
Working copy of https://github.com/harlanhaskins/assertions.git resolved at main (c815e2c)
warning: '.resolve-product-dependencies': dependency 'assertions' is not used by any target
Found 1 product dependencies
- swift-collections
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/harlanhaskins/assertions.git
https://github.com/harlanhaskins/assertions.git
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
}
],
"manifest_display_name" : "Assertions",
"name" : "Assertions",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "visionos",
"version" : "2.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "Assertions",
"targets" : [
"Assertions"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AssertionsTests",
"module_type" : "SwiftTarget",
"name" : "AssertionsTests",
"path" : "Tests/AssertionsTests",
"sources" : [
"AssertionsTests.swift"
],
"target_dependencies" : [
"Assertions"
],
"type" : "test"
},
{
"c99name" : "Assertions",
"module_type" : "SwiftTarget",
"name" : "Assertions",
"path" : "Sources/Assertions",
"product_dependencies" : [
"Collections"
],
"product_memberships" : [
"Assertions"
],
"sources" : [
"Assertion.swift",
"AssertionManager.swift",
"AssertionValue.swift",
"UUID+ShortID.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-2F0A5646E1D333AE.txt
[11/24] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/25] Compiling InternalCollectionsUtilities Descriptions.swift
[14/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/25] Compiling InternalCollectionsUtilities Debugging.swift
[16/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[17/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/25] Compiling InternalCollectionsUtilities Integer rank.swift
[22/25] Emitting module InternalCollectionsUtilities
[23/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[24/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/307] Compiling DequeModule _DequeSlot.swift
[27/307] Compiling DequeModule _DequeBufferHeader.swift
[28/308] Compiling DequeModule _DequeBuffer.swift
[29/308] Compiling HeapModule _HeapNode.swift
[30/308] Compiling HeapModule Heap.swift
[31/308] Compiling HeapModule Heap+Descriptions.swift
[32/308] Compiling HeapModule Heap+Invariants.swift
[33/308] Compiling HeapModule Heap+UnsafeHandle.swift
[34/308] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[35/308] Emitting module HeapModule
[36/308] Compiling HashTreeCollections TreeSet+Equatable.swift
[37/308] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[38/308] Compiling HashTreeCollections TreeSet+Extras.swift
[39/308] Compiling HashTreeCollections TreeSet+Filter.swift
[40/308] Compiling HashTreeCollections TreeSet+Hashable.swift
[41/308] Compiling HashTreeCollections TreeSet+Sendable.swift
[42/308] Compiling HashTreeCollections TreeSet+Sequence.swift
[43/308] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[44/316] Compiling DequeModule _UnsafeWrappedBuffer.swift
[45/316] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[46/316] Compiling _RopeModule BigSubstring.swift
[47/316] Compiling _RopeModule Rope+Builder.swift
[48/316] Compiling _RopeModule Rope+Debugging.swift
[49/316] Compiling _RopeModule Rope+Invariants.swift
[50/316] Compiling _RopeModule Rope+Append.swift
[51/322] Emitting module BitCollections
[52/327] Compiling _RopeModule BigString+Chunk+Description.swift
[53/327] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[54/327] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[55/327] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[56/327] Compiling _RopeModule BigString+Hashing.swift
[57/327] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[58/327] Compiling _RopeModule Rope+Collection.swift
[59/327] Compiling _RopeModule Rope+Index.swift
[60/327] Compiling _RopeModule Rope+Sequence.swift
[61/327] Compiling _RopeModule BigString+UnicodeScalarView.swift
[62/327] Compiling _RopeModule BigSubstring+UTF16View.swift
[63/327] Compiling _RopeModule BigSubstring+UTF8View.swift
[64/327] Compiling _RopeModule BigString+Summary.swift
[65/327] Compiling _RopeModule BigString.swift
[66/327] Compiling _RopeModule BigString+Iterators.swift
[67/327] Compiling _RopeModule BigString+Metrics.swift
[68/327] Compiling _RopeModule BigString+Ingester.swift
[69/327] Compiling _RopeModule BigString+Invariants.swift
[70/327] Compiling _RopeModule BigString+Debugging.swift
[71/327] Compiling _RopeModule BigString+Index.swift
[72/327] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[73/327] Compiling _RopeModule BigString+Chunk+Breaks.swift
[74/327] Compiling _RopeModule BigString+Builder.swift
[75/327] Compiling _RopeModule BigString+Contents.swift
[88/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[89/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[90/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[91/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[92/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[93/327] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[94/327] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[95/327] Compiling HashTreeCollections TreeSet.swift
[96/327] Compiling _RopeModule _RopeVersion.swift
[108/327] Compiling _RopeModule BigString+Managing Breaks.swift
[109/327] Compiling _RopeModule BigString+RemoveSubrange.swift
[110/327] Compiling _RopeModule BigString+ReplaceSubrange.swift
[111/327] Compiling _RopeModule BigString+Split.swift
[112/327] Compiling _RopeModule Range+BigString.swift
[113/327] Compiling _RopeModule BigString+UTF16View.swift
[114/327] Compiling _RopeModule RopeElement.swift
[115/327] Compiling _RopeModule RopeMetric.swift
[116/327] Compiling _RopeModule RopeSummary.swift
[117/327] Compiling _RopeModule _RopeItem.swift
[118/327] Compiling _RopeModule _RopePath.swift
[120/327] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[121/327] Compiling _RopeModule BigString+Sequence.swift
[122/327] Compiling _RopeModule BigString+TextOutputStream.swift
[123/327] Compiling _RopeModule BigString+Append.swift
[124/327] Compiling _RopeModule BigString+Initializers.swift
[125/327] Compiling _RopeModule BigString+Insert.swift
[126/327] Compiling _RopeModule BigString+UTF8View.swift
[127/327] Compiling _RopeModule Rope+_Node.swift
[128/327] Compiling _RopeModule Rope+_Storage.swift
[129/327] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[130/327] Compiling _RopeModule Rope+_UnsafeHandle.swift
[131/327] Compiling _RopeModule Rope.swift
[138/327] Compiling _RopeModule BigString+Chunk+Counts.swift
[162/327] Emitting module DequeModule
[163/327] Compiling BitCollections BitSet.swift
[164/327] Compiling BitCollections Range+Utilities.swift
[165/327] Compiling BitCollections Slice+Utilities.swift
[166/327] Compiling BitCollections UInt+Tricks.swift
[167/327] Compiling BitCollections _Word.swift
[176/334] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[177/334] Compiling _RopeModule BigString+Chunk+Splitting.swift
[178/334] Compiling _RopeModule BigString+Chunk.swift
[179/334] Compiling _RopeModule BigString+BidirectionalCollection.swift
[180/334] Compiling _RopeModule BigString+Comparable.swift
[181/334] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[182/334] Compiling _RopeModule BigString+CustomStringConvertible.swift
[183/334] Compiling _RopeModule BigString+Equatable.swift
[212/334] Compiling OrderedCollections OrderedSet.swift
[213/334] Compiling OrderedCollections _UnsafeBitset.swift
[262/334] Emitting module OrderedCollections
[281/334] Compiling _RopeModule Rope+Remove.swift
[282/334] Compiling _RopeModule Rope+RemoveSubrange.swift
[283/334] Compiling _RopeModule Rope+Split.swift
[284/334] Compiling _RopeModule Optional Utilities.swift
[285/334] Compiling _RopeModule String Utilities.swift
[286/334] Compiling _RopeModule String.Index+ABI.swift
[287/334] Compiling _RopeModule _CharacterRecognizer.swift
[288/334] Emitting module _RopeModule
[334/334] Emitting module HashTreeCollections
[335/336] Emitting module Collections
[336/336] Compiling Collections Collections.swift
[337/341] Compiling Assertions UUID+ShortID.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[338/341] Compiling Assertions AssertionValue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[339/341] Compiling Assertions Assertion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[340/341] Emitting module Assertions
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[341/341] Compiling Assertions AssertionManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (8.67s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
}
],
"manifest_display_name" : "Assertions",
"name" : "Assertions",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "visionos",
"version" : "2.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "Assertions",
"targets" : [
"Assertions"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AssertionsTests",
"module_type" : "SwiftTarget",
"name" : "AssertionsTests",
"path" : "Tests/AssertionsTests",
"sources" : [
"AssertionsTests.swift"
],
"target_dependencies" : [
"Assertions"
],
"type" : "test"
},
{
"c99name" : "Assertions",
"module_type" : "SwiftTarget",
"name" : "Assertions",
"path" : "Sources/Assertions",
"product_dependencies" : [
"Collections"
],
"product_memberships" : [
"Assertions"
],
"sources" : [
"Assertion.swift",
"AssertionManager.swift",
"AssertionValue.swift",
"UUID+ShortID.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.