The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Predicate with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yockow/swiftpredicate.git
Reference: 1.2.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/yockow/swiftpredicate.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/YOCKOW/SwiftRanges
[1/1296] Fetching swiftranges
Fetched https://github.com/YOCKOW/SwiftRanges from cache (0.27s)
Computing version for https://github.com/YOCKOW/SwiftRanges
Computed https://github.com/YOCKOW/SwiftRanges at 3.1.3 (0.71s)
Creating working copy for https://github.com/YOCKOW/SwiftRanges
Working copy of https://github.com/YOCKOW/SwiftRanges resolved at 3.1.3
Building for debugging...
[0/10] Write sources
[3/10] Write swift-version-24593BA9C3E375BF.txt
[5/38] Emitting module Ranges
[6/41] Compiling Ranges AnyBounds.swift
[7/41] Compiling Ranges AnyRange+Operators.swift
[8/41] Compiling Ranges AnyRange.swift
[9/41] Compiling Ranges Array+TwoEachElements.swift
[10/41] Compiling Ranges CustomStringConvertibleRange.swift
[11/41] Compiling Ranges EmptyRange.swift
[12/41] Compiling Ranges ExcludedLowerBound.swift
[13/41] Compiling Ranges GeneralizedRange+Comparison+ParticularCases.swift
[14/41] Compiling Ranges Range+GeneralizedRange.swift
[15/41] Compiling Ranges RangeDictionary.swift
[16/41] Compiling Ranges TangibleUnboundedRange.swift
[17/41] Compiling Ranges GeneralizedRange+Comparison.swift
[18/41] Compiling Ranges GeneralizedRange+Concatenation.swift
[19/41] Compiling Ranges GeneralizedRange+Intersection.swift
[20/41] Compiling Ranges GeneralizedRange+Overlaps.swift
[21/41] Compiling Ranges PartialRangeGreaterThan.swift
[22/41] Compiling Ranges PartialRangeThrough+GeneralizedRange.swift
[23/41] Compiling Ranges PartialRangeUpTo+GeneralizedRange.swift
[24/41] Compiling Ranges Boundary+Comparison.swift
[25/41] Compiling Ranges Boundary+Concatenation.swift
[26/41] Compiling Ranges Boundary.swift
[27/41] Compiling Ranges ClosedRange+GeneralizedRange.swift
[28/41] Compiling Ranges GeneralizedRange+Subtraction.swift
[29/41] Compiling Ranges GeneralizedRange.swift
[30/41] Compiling Ranges HashableRange.swift
[31/41] Compiling Ranges LeftOpenRange.swift
[32/41] Compiling Ranges Memoizables.swift
[33/41] Compiling Ranges MultipleRanges.swift
[34/41] Compiling Ranges OpenRange.swift
[35/41] Compiling Ranges PartialRangeFrom+GeneralizedRange.swift
[36/42] Wrapping AST for Ranges for debugging
[37/42] Write Objects.LinkFileList
[38/42] Linking libSwiftRanges.so
[40/65] Compiling Predicate NegatedPredicate+EquatablePredicate.swift
[41/65] Compiling Predicate NegatedPredicate+NegatablePredicate.swift
[42/65] Compiling Predicate NegatedPredicate.swift
[43/65] Compiling Predicate NegatablePredicate.swift
[44/65] Compiling Predicate PredicateProtocol.swift
[45/65] Compiling Predicate RangeReplaceableCollection+PredicateProtocol.swift
[46/68] Compiling Predicate Collection+PredicateProtocol.swift
[47/68] Compiling Predicate Dictionary+PredicateProtocol.swift
[48/68] Compiling Predicate LazyCollectionProtocol+PredicateProtocol.swift
[49/68] Compiling Predicate MutableCollection+PredicateProtocol.swift
[50/68] Compiling Predicate NSPredicate+PredicateProtocol.swift
[51/68] Compiling Predicate NegatedPredicate+ConsolidatablePredicate.swift
[52/68] Compiling Predicate ConsolidatablePredicate.swift
[53/68] Compiling Predicate EquatablePredicate.swift
[54/68] Compiling Predicate IntensionalSet.swift
[55/68] Compiling Predicate PredicateBinaryOperation+EquatablePredicate.swift
[56/68] Compiling Predicate PredicateBinaryOperation+NegatablePredicate.swift
[57/68] Compiling Predicate PredicateBinaryOperation.swift
[58/68] Emitting module Predicate
[59/68] Compiling Predicate AnyEquatablePredicate.swift
[60/68] Compiling Predicate AnyEquatablePredicateBox.swift
[61/68] Compiling Predicate AnyPredicate.swift
[62/68] Compiling Predicate BidirectionalCollection+PredicateProtocol.swift
[63/68] Compiling Predicate Sequence+PredicateProtocol.swift
[64/68] Compiling Predicate String+PredicateProtocol.swift
[65/68] Compiling Predicate TotallyOrderedSet.swift
[66/69] Wrapping AST for Predicate for debugging
[67/69] Write Objects.LinkFileList
[69/73] Compiling PredicateTestSupporters SimpleEquatablePredicates.swift
[70/73] Compiling PredicateTestSupporters SimplePredicates.swift
[71/73] Emitting module PredicateTestSupporters
[72/73] Compiling PredicateTestSupporters SimpleConsolidatablePredicate.swift
[72/73] Linking libSwiftPredicate.so
Build complete! (12.79s)
Build complete.
Done.

Build Machine: Linux 1