This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of Predicate with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yockow/swiftpredicate.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yockow/swiftpredicate
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b99f6b7 Merge pull request #8 from YOCKOW/development
Cloned https://github.com/yockow/swiftpredicate.git
Revision (git rev-parse @):
b99f6b76050d2bb626f4228518f25e65f20ac0f8
SUCCESS checkout https://github.com/yockow/swiftpredicate.git at main
Fetching https://github.com/YOCKOW/SwiftRanges.git from cache
Fetched https://github.com/YOCKOW/SwiftRanges.git from cache (0.41s)
Computing version for https://github.com/YOCKOW/SwiftRanges.git
Computed https://github.com/YOCKOW/SwiftRanges.git at 3.1.3 (0.43s)
Creating working copy for https://github.com/YOCKOW/SwiftRanges.git
Working copy of https://github.com/YOCKOW/SwiftRanges.git resolved at 3.1.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftpredicate",
      "name": "Predicate",
      "url": "https://github.com/yockow/swiftpredicate.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftpredicate",
      "dependencies": [
        {
          "identity": "swiftranges",
          "name": "Ranges",
          "url": "https://github.com/YOCKOW/SwiftRanges.git",
          "version": "3.1.3",
          "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftRanges",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/yockow/swiftpredicate.git
[1/137] Fetching swiftpredicate
Fetched https://github.com/yockow/swiftpredicate.git from cache (0.21s)
Fetching https://github.com/YOCKOW/SwiftRanges.git from cache
Fetched https://github.com/YOCKOW/SwiftRanges.git from cache (0.20s)
Computing version for https://github.com/YOCKOW/SwiftRanges.git
Computed https://github.com/YOCKOW/SwiftRanges.git at 3.1.3 (0.03s)
Creating working copy for https://github.com/yockow/swiftpredicate.git
Working copy of https://github.com/yockow/swiftpredicate.git resolved at main (b99f6b7)
Creating working copy for https://github.com/YOCKOW/SwiftRanges.git
Working copy of https://github.com/YOCKOW/SwiftRanges.git resolved at 3.1.3
warning: '.resolve-product-dependencies': dependency 'swiftpredicate' is not used by any target
Found 1 product dependencies
  - Ranges
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/yockow/swiftpredicate.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[3/8] Write swift-version-6044DDE57671499D.txt
[5/36] Compiling Ranges GeneralizedRange+Comparison.swift
[6/36] Compiling Ranges GeneralizedRange+Concatenation.swift
[7/36] Compiling Ranges GeneralizedRange+Intersection.swift
[8/36] Compiling Ranges GeneralizedRange+Overlaps.swift
[9/39] Compiling Ranges GeneralizedRange+Subtraction.swift
[10/39] Compiling Ranges GeneralizedRange.swift
[11/39] Compiling Ranges HashableRange.swift
[12/39] Compiling Ranges LeftOpenRange.swift
[13/39] Compiling Ranges CustomStringConvertibleRange.swift
[14/39] Compiling Ranges EmptyRange.swift
[15/39] Compiling Ranges ExcludedLowerBound.swift
[16/39] Compiling Ranges GeneralizedRange+Comparison+ParticularCases.swift
[17/39] Compiling Ranges PartialRangeGreaterThan.swift
[18/39] Compiling Ranges PartialRangeThrough+GeneralizedRange.swift
[19/39] Compiling Ranges PartialRangeUpTo+GeneralizedRange.swift
[20/39] Compiling Ranges Boundary+Comparison.swift
[21/39] Compiling Ranges Boundary+Concatenation.swift
[22/39] Compiling Ranges Boundary.swift
[23/39] Compiling Ranges ClosedRange+GeneralizedRange.swift
[24/39] Emitting module Ranges
[25/39] Compiling Ranges AnyBounds.swift
[26/39] Compiling Ranges AnyRange+Operators.swift
[27/39] Compiling Ranges AnyRange.swift
[28/39] Compiling Ranges Array+TwoEachElements.swift
[29/39] Compiling Ranges Memoizables.swift
[30/39] Compiling Ranges MultipleRanges.swift
[31/39] Compiling Ranges OpenRange.swift
[32/39] Compiling Ranges PartialRangeFrom+GeneralizedRange.swift
[33/39] Compiling Ranges Range+GeneralizedRange.swift
[34/39] Compiling Ranges RangeDictionary.swift
[35/39] Compiling Ranges TangibleUnboundedRange.swift
[35/39] Write Objects.LinkFileList
[36/39] Linking libSwiftRanges.dylib
[38/62] Compiling Predicate NegatablePredicate.swift
[39/62] Compiling Predicate PredicateProtocol.swift
[40/62] Compiling Predicate RangeReplaceableCollection+PredicateProtocol.swift
[41/65] Compiling Predicate NegatedPredicate+EquatablePredicate.swift
[42/65] Compiling Predicate NegatedPredicate+NegatablePredicate.swift
[43/65] Compiling Predicate NegatedPredicate.swift
[44/65] Emitting module Predicate
[45/65] Compiling Predicate MutableCollection+PredicateProtocol.swift
[46/65] Compiling Predicate NSPredicate+PredicateProtocol.swift
[47/65] Compiling Predicate NegatedPredicate+ConsolidatablePredicate.swift
[48/65] Compiling Predicate PredicateBinaryOperation+EquatablePredicate.swift
[49/65] Compiling Predicate PredicateBinaryOperation+NegatablePredicate.swift
[50/65] Compiling Predicate PredicateBinaryOperation.swift
[51/65] Compiling Predicate ConsolidatablePredicate.swift
[52/65] Compiling Predicate EquatablePredicate.swift
[53/65] Compiling Predicate IntensionalSet.swift
[54/65] Compiling Predicate Collection+PredicateProtocol.swift
[55/65] Compiling Predicate Dictionary+PredicateProtocol.swift
[56/65] Compiling Predicate LazyCollectionProtocol+PredicateProtocol.swift
[57/65] Compiling Predicate AnyEquatablePredicate.swift
[58/65] Compiling Predicate AnyEquatablePredicateBox.swift
[59/65] Compiling Predicate AnyPredicate.swift
[60/65] Compiling Predicate BidirectionalCollection+PredicateProtocol.swift
[61/65] Compiling Predicate Sequence+PredicateProtocol.swift
[62/65] Compiling Predicate String+PredicateProtocol.swift
[63/65] Compiling Predicate TotallyOrderedSet.swift
[63/65] Write Objects.LinkFileList
[65/69] Compiling PredicateTestSupporters SimplePredicates.swift
[66/69] Emitting module PredicateTestSupporters
[67/69] Compiling PredicateTestSupporters SimpleEquatablePredicates.swift
[67/69] Linking libSwiftPredicate.dylib
[69/69] Compiling PredicateTestSupporters SimpleConsolidatablePredicate.swift
Build complete! (5.47s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.