The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MajorMinorPatch with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/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/sloik/MajorMinorPatch.git
Reference: 0.0.5
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/sloik/MajorMinorPatch
 * tag               0.0.5      -> FETCH_HEAD
HEAD is now at 001e63c Adds more cases.
Cloned https://github.com/sloik/MajorMinorPatch.git
Revision (git rev-parse @):
001e63cc75dd493dfe635795aac49352fffc7efb
SUCCESS checkout https://github.com/sloik/MajorMinorPatch.git at 0.0.5
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/sloik/MajorMinorPatch.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/pointfreeco/swift-parsing.git
[1/97584] Fetching swift-parsing
Fetched https://github.com/pointfreeco/swift-parsing.git from cache (5.72s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-case-paths
[1/3603] Fetching swift-case-paths
[3604/5883] Fetching swift-case-paths, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.37s)
[1072/2280] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.45s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.4.0 (0.48s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.9.1 (0.47s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.4.0
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 0.9.1
Creating working copy for https://github.com/pointfreeco/swift-parsing.git
Working copy of https://github.com/pointfreeco/swift-parsing.git resolved at main (bc92e84)
Building for debugging...
[0/9] Write sources
[3/9] Write swift-version-24593BA9C3E375BF.txt
[5/14] Compiling CasePaths Operators.swift
[6/14] Compiling CasePaths CasePaths.swift
[7/14] Compiling CasePaths CasePath.swift
[8/14] Emitting module CasePaths
[9/14] Compiling CasePaths EnumReflection.swift
[10/15] Wrapping AST for CasePaths for debugging
[12/81] Compiling Parsing ConvertingError.swift
[13/81] Compiling Parsing CountingRange.swift
[14/81] Compiling Parsing EmptyInitializable.swift
[15/81] Compiling Parsing AnyEquatable.swift
[16/81] Compiling Parsing Deprecations.swift
[17/81] Compiling Parsing Parser.swift
[18/81] Compiling Parsing ParserPrinter.swift
[19/81] Compiling Parsing Always.swift
[20/81] Compiling Parsing AnyParserPrinter.swift
[21/90] Compiling Parsing Not.swift
[22/90] Compiling Parsing OneOf.swift
[23/90] Compiling Parsing OneOfMany.swift
[24/90] Compiling Parsing Optional.swift
[25/90] Compiling Parsing Optionally.swift
[26/90] Compiling Parsing Parse.swift
[27/90] Compiling Parsing Peek.swift
[28/90] Compiling Parsing Pipe.swift
[29/90] Compiling Parsing Prefix.swift
[30/90] Compiling Parsing FixedWidthInteger.swift
[31/90] Compiling Parsing Identity.swift
[32/90] Compiling Parsing JSON.swift
[33/90] Compiling Parsing LosslessStringConvertible.swift
[34/90] Compiling Parsing Memberwise.swift
[35/90] Compiling Parsing ParseableFormatStyle.swift
[36/90] Compiling Parsing RawRepresentable.swift
[37/90] Compiling Parsing String.swift
[38/90] Compiling Parsing Substring.swift
[39/90] Compiling Parsing UTF8View.swift
[40/90] Compiling Parsing Bool.swift
[41/90] Compiling Parsing CaseIterableRawRepresentable.swift
[42/90] Compiling Parsing CharacterSet.swift
[43/90] Compiling Parsing Conditional.swift
[44/90] Compiling Parsing Consumed.swift
[45/90] Compiling Parsing Digits.swift
[46/90] Compiling Parsing End.swift
[47/90] Compiling Parsing Fail.swift
[48/90] Compiling Parsing Filter.swift
[49/90] Compiling Parsing PrefixThrough.swift
[50/90] Compiling Parsing PrefixUpTo.swift
[51/90] Compiling Parsing Printing.swift
[52/90] Compiling Parsing Pullback.swift
[53/90] Compiling Parsing ReplaceError.swift
[54/90] Compiling Parsing Rest.swift
[55/90] Compiling Parsing Skip.swift
[56/90] Compiling Parsing StartsWith.swift
[57/90] Compiling Parsing UUID.swift
[58/90] Compiling Parsing First.swift
[59/90] Compiling Parsing Float.swift
[60/90] Compiling Parsing From.swift
[61/90] Compiling Parsing Int.swift
[62/90] Compiling Parsing Lazy.swift
[63/90] Compiling Parsing Literal.swift
[64/90] Compiling Parsing Many.swift
[65/90] Compiling Parsing Map.swift
[66/90] Compiling Parsing Newline.swift
[67/90] Compiling Parsing Whitespace.swift
[68/90] Compiling Parsing AnyParser.swift
[69/90] Compiling Parsing CompactMap.swift
[70/90] Compiling Parsing FlatMap.swift
[71/90] Compiling Parsing Parsers.swift
[72/90] Compiling Parsing Stream.swift
[73/90] Compiling Parsing ParsingError.swift
[74/90] Compiling Parsing PrependableCollection.swift
[75/90] Compiling Parsing PrintingError.swift
[76/90] Emitting module Parsing
[77/90] Compiling Parsing OneOfBuilder.swift
[78/90] Compiling Parsing ParserBuilder.swift
[79/90] Compiling Parsing Variadics.swift
[80/90] Compiling Parsing Conversion.swift
[81/90] Compiling Parsing AnyConversion.swift
[82/90] Compiling Parsing BinaryFloatingPoint.swift
[83/90] Compiling Parsing ConversionMap.swift
[84/90] Compiling Parsing Conversions.swift
[85/90] Compiling Parsing Data.swift
[86/90] Compiling Parsing Enum.swift
[87/91] Wrapping AST for Parsing for debugging
[89/116] Compiling MajorMinorPatch Semantic.Minor.Comparable.swift
[90/116] Compiling MajorMinorPatch Semantic.Minor.LosslessStringConvertible.swift
[91/116] Compiling MajorMinorPatch Semantic.Minor.PatternMatching.swift
[92/119] Emitting module MajorMinorPatch
[93/119] Compiling MajorMinorPatch Semantic.Major.AdditiveArithmetic.swift
[94/119] Compiling MajorMinorPatch Semantic.Major.Comparable.swift
[95/119] Compiling MajorMinorPatch Semantic.Major.LosslessStringConvertible.swift
[96/119] Compiling MajorMinorPatch Semantic.Major.PatternMatching.swift
[97/119] Compiling MajorMinorPatch Semantic.Patch.LosslessStringConvertible.swift
[98/119] Compiling MajorMinorPatch Semantic.Patch.PatternMatching.swift
[99/119] Compiling MajorMinorPatch Semantic.Patch.swift
[100/119] Compiling MajorMinorPatch Semantic.Minor.swift
[101/119] Compiling MajorMinorPatch Semantic.Patch.AdditiveArithmetic.swift
[102/119] Compiling MajorMinorPatch Semantic.Patch.Comparable .swift
[103/119] Compiling MajorMinorPatch Semantic.Major.swift
[104/119] Compiling MajorMinorPatch Semantic.Metadata.LosslessStringConvertible.swift
[105/119] Compiling MajorMinorPatch Semantic.Metadata.swift
[106/119] Compiling MajorMinorPatch Semantic.Minor.AdditiveArithmetic.swift
[107/119] Compiling MajorMinorPatch Semantic.Comparable.swift
[108/119] Compiling MajorMinorPatch Semantic.LosslessStringConvertible .swift
[109/119] Compiling MajorMinorPatch Semantic.swift
[110/119] Compiling MajorMinorPatch Semantic.Version.LosslessStringConvertible.swift
[111/119] Compiling MajorMinorPatch Semantic.Version.swift
[112/119] Compiling MajorMinorPatch Validation.swift
[113/119] Compiling MajorMinorPatch Parsing.swift
[114/119] Compiling MajorMinorPatch ArraySemantic.Identifier.swift
[115/119] Compiling MajorMinorPatch Semantic.Identifier.LosslessStringConvertible.swift
[116/119] Compiling MajorMinorPatch Semantic.Identifier.swift
[117/120] Wrapping AST for MajorMinorPatch for debugging
[118/120] Write Objects.LinkFileList
[119/120] Linking libMajorMinorPatch.so
Build complete! (32.84s)
Build complete.
Done.

Build Machine: Linux 2