The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Assertions, reference main (c815e2), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 21:22:43 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
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
[1/23551] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.88s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (2.58s)
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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections",
          "version": "1.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "traits": [
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/harlanhaskins/assertions.git
[1/16] Fetching assertions
Fetched https://github.com/harlanhaskins/assertions.git from cache (0.55s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.59s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (1.33s)
Creating working copy for https://github.com/harlanhaskins/assertions.git
Working copy of https://github.com/harlanhaskins/assertions.git resolved at main (c815e2c)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
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.3
Building package at path:  $PWD
https://github.com/harlanhaskins/assertions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version--6988338F2F200930.txt
[11/24] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/24] Compiling InternalCollectionsUtilities Debugging.swift
[13/24] Compiling InternalCollectionsUtilities Descriptions.swift
[14/24] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/24] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[17/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[18/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/25] Emitting module InternalCollectionsUtilities
[21/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[23/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/25] Compiling InternalCollectionsUtilities Integer rank.swift
[25/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/307] Compiling HashTreeCollections _Bucket.swift
[27/307] Compiling HashTreeCollections _Hash.swift
[28/308] Compiling DequeModule _DequeBuffer.swift
[29/308] Compiling HeapModule Heap.swift
[30/308] Compiling HeapModule _HeapNode.swift
[31/308] Compiling DequeModule _DequeBufferHeader.swift
[32/308] Compiling DequeModule _DequeSlot.swift
[33/308] Compiling HashTreeCollections _HashLevel.swift
[34/308] Compiling HashTreeCollections _HashNode+Builder.swift
[35/308] Compiling HeapModule Heap+Invariants.swift
[36/308] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[37/308] Compiling HeapModule Heap+Descriptions.swift
[38/308] Compiling HeapModule Heap+UnsafeHandle.swift
[39/308] Emitting module HeapModule
[40/308] Compiling HashTreeCollections _HashNode+Debugging.swift
[41/308] Compiling HashTreeCollections _HashNode+Initializers.swift
[42/308] Compiling DequeModule _UnsafeWrappedBuffer.swift
[43/308] Compiling HashTreeCollections _UnmanagedHashNode.swift
[44/308] Compiling HashTreeCollections _UnsafePath.swift
[45/308] Compiling HashTreeCollections TreeDictionary+Codable.swift
[46/308] Compiling HashTreeCollections TreeDictionary+Collection.swift
[47/308] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[48/308] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[49/314] Compiling HashTreeCollections TreeDictionary+Keys.swift
[50/314] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[51/314] Compiling HashTreeCollections TreeDictionary+Merge.swift
[52/314] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[53/314] Compiling HashTreeCollections TreeSet+Equatable.swift
[54/314] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[55/314] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[56/314] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[57/314] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[58/314] Compiling HashTreeCollections TreeDictionary+Filter.swift
[59/314] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[60/314] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[61/314] Compiling HashTreeCollections _HashTreeIterator.swift
[62/314] Compiling HashTreeCollections _HashTreeStatistics.swift
[63/314] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[64/314] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[65/314] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[66/314] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[67/319] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[68/319] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[69/319] Compiling HashTreeCollections _HashNode+Invariants.swift
[70/319] Compiling HashTreeCollections _HashNode+Lookups.swift
[79/327] Compiling HashTreeCollections _HashNode+Storage.swift
[80/327] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[81/327] Compiling HashTreeCollections _HashNode+Structural filter.swift
[82/327] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[83/327] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[84/327] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[85/327] Compiling HashTreeCollections _AncestorHashSlots.swift
[86/327] Compiling HashTreeCollections _Bitmap.swift
[87/327] Compiling HashTreeCollections _HashNode+Structural merge.swift
[88/327] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[89/327] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[90/327] Compiling HashTreeCollections _HashNode+Structural union.swift
[91/327] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[92/327] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[93/327] Compiling HashTreeCollections _RawHashNode.swift
[116/327] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[117/327] Emitting module DequeModule
[119/327] Compiling BitCollections BitSet.swift
[120/327] Compiling BitCollections Range+Utilities.swift
[121/327] Compiling BitCollections Slice+Utilities.swift
[122/327] Compiling BitCollections UInt+Tricks.swift
[123/327] Compiling BitCollections _Word.swift
[124/327] Compiling OrderedCollections OrderedSet.swift
[125/327] Compiling OrderedCollections _UnsafeBitset.swift
[126/327] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[127/327] Compiling HashTreeCollections TreeDictionary+Values.swift
[128/327] Compiling HashTreeCollections TreeDictionary.swift
[129/327] Compiling HashTreeCollections TreeSet+Codable.swift
[130/327] Compiling HashTreeCollections TreeSet+Collection.swift
[131/327] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[132/327] Compiling HashTreeCollections TreeSet+Debugging.swift
[133/327] Compiling HashTreeCollections TreeSet+Descriptions.swift
[134/327] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[135/327] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[136/327] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[137/327] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[138/327] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[139/327] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[140/327] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[141/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[142/327] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[143/327] Compiling HashTreeCollections _HashNode.swift
[144/327] Compiling HashTreeCollections _HashNodeHeader.swift
[145/327] Compiling HashTreeCollections _HashSlot.swift
[146/327] Compiling HashTreeCollections _HashStack.swift
[178/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[179/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[180/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[181/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[182/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[183/327] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[184/327] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[185/327] Compiling HashTreeCollections TreeSet.swift
[186/327] Emitting module BitCollections
[281/334] Emitting module OrderedCollections
[291/334] Emitting module _RopeModule
[327/334] Compiling _RopeModule Rope+Remove.swift
[328/334] Compiling _RopeModule Rope+RemoveSubrange.swift
[329/334] Compiling _RopeModule Rope+Split.swift
[330/334] Compiling _RopeModule Optional Utilities.swift
[331/334] Compiling _RopeModule String Utilities.swift
[332/334] Compiling _RopeModule String.Index+ABI.swift
[333/334] Compiling _RopeModule _CharacterRecognizer.swift
[334/334] Emitting module HashTreeCollections
[335/336] Compiling Collections Collections.swift
[336/336] Emitting module Collections
[337/341] Compiling Assertions UUID+ShortID.swift
[338/341] Compiling Assertions AssertionValue.swift
[339/341] Compiling Assertions Assertion.swift
[340/341] Emitting module Assertions
[341/341] Compiling Assertions AssertionManager.swift
Build complete! (10.71s)
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.