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: 1.2.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yockow/swiftpredicate
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at 5592dfc Merge pull request #5 from YOCKOW/development
Cloned https://github.com/yockow/swiftpredicate.git
Revision (git rev-parse @):
5592dfcb1fb774dfc6242e77e1166e51acd3e520
SUCCESS checkout https://github.com/yockow/swiftpredicate.git at 1.2.1
Fetching https://github.com/YOCKOW/SwiftRanges from cache
Fetched https://github.com/YOCKOW/SwiftRanges from cache (0.15s)
Computing version for https://github.com/YOCKOW/SwiftRanges
Computed https://github.com/YOCKOW/SwiftRanges at 3.1.3 (0.39s)
Creating working copy for https://github.com/YOCKOW/SwiftRanges
Working copy of https://github.com/YOCKOW/SwiftRanges resolved at 3.1.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftpredicate",
      "dependencies": [
        {
          "identity": "swiftranges",
          "name": "Ranges",
          "url": "https://github.com/YOCKOW/SwiftRanges",
          "version": "3.1.3",
          "path": "/Users/builder/builds/TDmZkXJm/0/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.25s)
Fetching https://github.com/YOCKOW/SwiftRanges from cache
Fetched https://github.com/YOCKOW/SwiftRanges from cache (0.16s)
Computing version for https://github.com/YOCKOW/SwiftRanges
Computed https://github.com/YOCKOW/SwiftRanges at 3.1.3 (0.02s)
Creating working copy for https://github.com/yockow/swiftpredicate.git
Working copy of https://github.com/yockow/swiftpredicate.git resolved at 1.2.1 (5592dfc)
Creating working copy for https://github.com/YOCKOW/SwiftRanges
Working copy of https://github.com/YOCKOW/SwiftRanges 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] Emitting module Ranges
[6/39] Compiling Ranges AnyBounds.swift
[7/39] Compiling Ranges AnyRange+Operators.swift
[8/39] Compiling Ranges AnyRange.swift
[9/39] Compiling Ranges Array+TwoEachElements.swift
[10/39] Compiling Ranges CustomStringConvertibleRange.swift
[11/39] Compiling Ranges EmptyRange.swift
[12/39] Compiling Ranges ExcludedLowerBound.swift
[13/39] Compiling Ranges GeneralizedRange+Comparison+ParticularCases.swift
[14/39] Compiling Ranges Range+GeneralizedRange.swift
[15/39] Compiling Ranges RangeDictionary.swift
[16/39] Compiling Ranges TangibleUnboundedRange.swift
[17/39] Compiling Ranges Memoizables.swift
[18/39] Compiling Ranges MultipleRanges.swift
[19/39] Compiling Ranges OpenRange.swift
[20/39] Compiling Ranges PartialRangeFrom+GeneralizedRange.swift
[21/39] Compiling Ranges GeneralizedRange+Comparison.swift
[22/39] Compiling Ranges GeneralizedRange+Concatenation.swift
[23/39] Compiling Ranges GeneralizedRange+Intersection.swift
[24/39] Compiling Ranges GeneralizedRange+Overlaps.swift
[25/39] Compiling Ranges PartialRangeGreaterThan.swift
[26/39] Compiling Ranges PartialRangeThrough+GeneralizedRange.swift
[27/39] Compiling Ranges PartialRangeUpTo+GeneralizedRange.swift
[28/39] Compiling Ranges GeneralizedRange+Subtraction.swift
[29/39] Compiling Ranges GeneralizedRange.swift
[30/39] Compiling Ranges HashableRange.swift
[31/39] Compiling Ranges LeftOpenRange.swift
[32/39] Compiling Ranges Boundary+Comparison.swift
[33/39] Compiling Ranges Boundary+Concatenation.swift
[34/39] Compiling Ranges Boundary.swift
[35/39] Compiling Ranges ClosedRange+GeneralizedRange.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/62] Compiling Predicate NegatedPredicate+EquatablePredicate.swift
[42/62] Compiling Predicate NegatedPredicate+NegatablePredicate.swift
[43/62] 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 ConsolidatablePredicate.swift
[49/65] Compiling Predicate EquatablePredicate.swift
[50/65] Compiling Predicate IntensionalSet.swift
[51/65] Compiling Predicate PredicateBinaryOperation+EquatablePredicate.swift
[52/65] Compiling Predicate PredicateBinaryOperation+NegatablePredicate.swift
[53/65] Compiling Predicate PredicateBinaryOperation.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 SimpleEquatablePredicates.swift
[66/69] Compiling PredicateTestSupporters SimplePredicates.swift
[67/69] Emitting module PredicateTestSupporters
[68/69] Compiling PredicateTestSupporters SimpleConsolidatablePredicate.swift
[68/69] Linking libSwiftPredicate.dylib
Build complete! (4.33s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.