The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Ranges with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-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/swiftranges.git
Reference: main
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/swiftranges
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 352c839 Merge pull request #30 from YOCKOW/development
Cloned https://github.com/yockow/swiftranges.git
Revision (git rev-parse @):
352c83986715ba89184e3edc2e78f3a78b8f6dbe
SUCCESS checkout https://github.com/yockow/swiftranges.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/yockow/swiftranges.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
[0/5] Write sources
[1/5] Write swift-version-24593BA9C3E375BF.txt
[3/33] Emitting module Ranges
[4/36] Compiling Ranges AnyBounds.swift
[5/36] Compiling Ranges AnyRange+Operators.swift
[6/36] Compiling Ranges AnyRange.swift
[7/36] Compiling Ranges Array+TwoEachElements.swift
[8/36] Compiling Ranges Range+GeneralizedRange.swift
[9/36] Compiling Ranges RangeDictionary.swift
[10/36] Compiling Ranges TangibleUnboundedRange.swift
[11/36] Compiling Ranges CustomStringConvertibleRange.swift
[12/36] Compiling Ranges EmptyRange.swift
[13/36] Compiling Ranges ExcludedLowerBound.swift
[14/36] Compiling Ranges GeneralizedRange+Comparison+ParticularCases.swift
[15/36] Compiling Ranges Boundary+Comparison.swift
[16/36] Compiling Ranges Boundary+Concatenation.swift
[17/36] Compiling Ranges Boundary.swift
[18/36] Compiling Ranges ClosedRange+GeneralizedRange.swift
[19/36] Compiling Ranges GeneralizedRange+Subtraction.swift
[20/36] Compiling Ranges GeneralizedRange.swift
[21/36] Compiling Ranges HashableRange.swift
[22/36] Compiling Ranges LeftOpenRange.swift
[23/36] Compiling Ranges Memoizables.swift
[24/36] Compiling Ranges MultipleRanges.swift
[25/36] Compiling Ranges OpenRange.swift
[26/36] Compiling Ranges PartialRangeFrom+GeneralizedRange.swift
[27/36] Compiling Ranges GeneralizedRange+Comparison.swift
[28/36] Compiling Ranges GeneralizedRange+Concatenation.swift
[29/36] Compiling Ranges GeneralizedRange+Intersection.swift
[30/36] Compiling Ranges GeneralizedRange+Overlaps.swift
[31/36] Compiling Ranges PartialRangeGreaterThan.swift
[32/36] Compiling Ranges PartialRangeThrough+GeneralizedRange.swift
[33/36] Compiling Ranges PartialRangeUpTo+GeneralizedRange.swift
[34/37] Wrapping AST for Ranges for debugging
[35/37] Write Objects.LinkFileList
[36/37] Linking libSwiftRanges.so
Build complete! (10.86s)
Build complete.
Done.

Build Machine: Linux 2